home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / fweb / fweb-1.40 / boot / unix / sun / cc / READ_ME.CC < prev   
Text File  |  1993-10-29  |  461b  |  12 lines

  1.         --- BOOTSTRAPPING FWEB with Sun/cc ---
  2.  
  3.   Please use gcc instead of cc if that's available on your system.  (If it's
  4. not, you should get it; it's free, and it works.)
  5.  
  6.   One reason for using gcc is that its variable argument facilities conform
  7. to ANSI C.  Sun's do not.  Although FWEB has been macroed up to accept
  8. either convention, that code has not been tested thoroughly for the cc
  9. version.  
  10.  
  11.   To bootstrap, please see the instructions in READ_ME.FWEB.
  12.